Lineare Algebra Beispiele

Ermittle die Abmessungen [[1,2,-1],[3,-3,2],[-1,-11,6]]
[12-13-32-1-116]1213321116
Schritt 1
A matrix is a rectangular arrangement or array of elements. The dimensions of a matrix, m×nm×n, identify how many rows and columns a matrix has. mm represents the number of rows and nn represents the number of columns. Assuming that the matrix name is AA, the matrix dimensions are written as Am×nAm×n.
Schritt 2
The number of rows is 33.
m=3m=3
Schritt 3
The number of columns is 33.
n=3n=3
Schritt 4
The given matrix has dimensions m×n=3×3m×n=3×3.
Am×n=A3×3Am×n=A3×3
 [x2  12  π  xdx ]  x2  12  π  xdx